home *** CD-ROM | disk | FTP | other *** search
-
- General Information ---
-
- Program : Mouse, Screen, and Scrolling ( mymou.*, myscr.*, myscrll.* )
- Purpose : These code modules were originally created by me for the
- purpose of having an easy and simple method of accessing the
- mouse drivers and the screen directly. I have written a
- number of programs using these modules. ( From a label
- generating program to a generic user interface for the
- programs I write at work. )
- I am now submitting them to the Borland C++ contest
- ( useful code category ).
-
- Author : Charles W. Haden
- Shoebox Software
- 699 Lantana Street, Apt. #54
- Camarillo, CA 93010
- USA
- CIS: 71760,3557
-
- Revision : See each specific module.
-
- Notes :
- To create demo programs for each module see the *.cpp source file
- at the end of each is a test section that contains a 'main' routine
- that calls the different parts of the module. For information on
- how to format the comand line call to the compiler see the included
- makefile.
-
-
-